Click or drag to resize

ItemAttachment Constructor (Item)

Initializes a new instance of the ItemAttachment class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ItemAttachment(
	Item item
)

Parameters

item
Type: Independentsoft.ExchangeItem
The item.
Exceptions
ExceptionCondition
ArgumentNullExceptionitem
See Also